scrolledwindow: Don't NULL the indicator widget in unmap
authorTimm Bäder <mail@baedert.org>
Sat, 19 Jan 2019 16:53:05 +0000 (17:53 +0100)
committerTimm Bäder <mail@baedert.org>
Tue, 29 Jan 2019 04:03:26 +0000 (05:03 +0100)
commitf3c51cdf5f473bd521d1ad89f22022ee40dc03f4
tree63d8947f74c5b17fb2bb5a3bc181e5f7e5dc3534
parent95404c8a51697344fca83e9d46a0751765d30faf
scrolledwindow: Don't NULL the indicator widget in unmap

We still have the widget, so just keep the pointer to it.
gtk/gtkscrolledwindow.c